月亮词典
首页
查询
above example
上面的例子
常用释义
词性释义
上面的例子
例句
全部
When
a
program
element
's
name
reflects
its
roles
in
multiple
concerns
,
as
it does
in
the
above
example
,
we
call
it a
tangled
signature
.
就
像
在
上面
的
例子
中
,
当
程序
元素
的
名字
反映
其
在
多个
关注点
中
的
作用
时
,
我们
就
称之为
纠结
的
签名
。
In
the
above
example
,
the
injected
value
for sbean2
would
be
that
of
the
SCA
reference
sbean2
and
not
the
EJB
reference
of the
same
name
.
在
上面
的
示例
中
,
sbean2
的
注入
值
将
是
SCA
引用
sbean2
的
注入
值
,
而
不是
相同
名称
的
EJB
引用
。
So
if
you
misspelled
"
secret
"
in
the
above
example
,
or
tried
to
call
a
method
on it that
did
not
exist
,
you
would
get a
compile
-
time
error
.
因此
如果
在
上
例
中
拼
错
了
“
secret
”,
或
尝试
调用
根本
不
存在
的
方法
,
那么
将
出现
编译
时
错误
。
In
the
above
example
the
last
line
overshot
a bit
.
The
eraser
tool
can
be
used
to
erase
the
unwanted
part
.
在
上面
的
范例
中
,
最后
一
条
线
多
画
了
一点
。
我们
可以
用
像
皮
檫
工具
去擦
走
不
想要
的
部分
。
In
the
above
example
we
define
some
constants
,
get
the
site
path
,
and
also
check
to make sure that the
current
PHP
version
is
at least
5
.
在
上面
的
例子
里
我们
定义
了
一些
常量
,
得到
了
站点
的
路径
,
并且
还
检查
了
当前
的
PHP
版本
至少
应该
是
5
。
Sometimes
,
performing
the
basic
troubleshooting
steps
of
a
shell
script
isn't
as
easy
as
it
was
in the
above
example
.
有时候
,
对
shell
脚本
执行
基本
的
错误
排除
步骤
并不
像
前
一个
示例
那么
容易
。
The
basic
solution
architecture
,
with
a single
Web
service
, is
shown
in
the
above
example
.
上面
的
示例
中
显示
了
具有
单个
Web
服务
的
基本
解决方案
体系结构
。
You
can
see
from
the
above
example
that
Scala
allows
classes
to
be
declared
inside
one
another
,
or
"
nested
"
.
你
可以
从
上面
的
例子
中
看到
,
Scala
允许
在
一个
类
中
定义
另外
一个
,
或者
成为
“
嵌套
”。
You
don't have
to
make
an
explicit
grid
like
the
above
example
uses
tape
to
do
.
你
不
需要
制作
一个
向
上述
例子
一样
使用
磁带
制作
的
网格
。
You
do
not have
to
specify
it
at
run
time
,
as
is
shown
in
the
above
example
.
您
不必
如
上面
的
示例
中
所
示
,
在
运行
时
指定
它
。
In
the
above
example
,
wildcards
were
used for
supplying
property
values
.
在
上面
的
示例
中
,
通配符
用于
提供
属性
值
。
Object for the duration
of
the iteration
.
As
the
above
example
shows
,
thread
safety
is
not
all-or
-
nothing
.
如
上面
的
例子
所
示
,
线程
安全性
不是
一个
非
真
即
假
的
命题
。
The
return
value
of
this
constructor
is
a
node
that
you
can
add
to
the
tree
in the
same
way
as the
nodes
in the
above
example
.
该
构造函数
的
返回
值
是
一个
节点
,
可以
使用
与
上面
示例
中
相同
的
方式
将
其
添加
到
树
中
。
The
above
example
can
be
implemented
in
a
very
simple
and
straightforward
manner
.
可以
用
很
简单
和
直接
的
方式
实现
上面
的
示例
。
In
the
above
example
,
the
assistant
used
his
summary
to
overcome
possible
objections
to his
youth
and
lack
of
experience
.
在
以上
的
示例
中
,
助理
利用
他
的
摘要
说服
了
一些
由于
年少
和
经验
缺乏
可能
产生
的
反对意见
。
For
the
above
example
,
three
lists
of
synonyms
would
be
constructed
corresponding
to
the
words
get
,
car
,
and
price
.
对
上述
例子
来说
,
根据
词
get
、
car
、
和
price
应该
构建
三个
同义词
清单
。
The
serialized
XML
in
the
above
example
contains
the
fully
qualified
elements
with a
new
namespace
declaration
.
上面
例子
中
序列化
的
XML
包含
所有
用于
新
的
命名空间
声明
的
合格
的
元素
。
In
the
above
example
we
shut
it off
for
the text field
called
'creditCard' with the
same
code
we
used
in
the
form
tag
.
在
上述
案例
中
,
我们
使用
了
在
表单
中
使用
过
的
相同
代码
关闭
了
名
为
。
In
the
above
example
aggregation
code
,
it
simply
adds
to
a
running
sum
the number
of
words
in
the
string
.
在
上面
的
聚合
代码
示例
中
,
它
仅
用于
增加
正在
计算
的
字符串
总
字数
。
Portions
of
text
in
one
format
can
be
duplicated
in
another
(
HTML
help
files
and
product
manuals
,
as
in the
above
example
).
一种
格式
的
部分
文本
可能
与
另
一种
格式
重复
(
比如
上
例
中
的
HTML
帮助
文件
和
产品
手册
)。
In
the
above
example
,
a
class
of
type
ComplexNumberText
is
defined
with
a
method
testEquality
(
to
test
the
equality
of
two
complex
numbers
).
在
上面
的
示例
中
,
定义
了
一个
类型
为
ComplexNumberText
的
类
,
其中
包含
testEquality
方法
(
测试
两个
复数
是否
相等
)。
As
the
above
example
also
shows
,
passing
use
variables
by
reference
is
one
way
you can
allow
the
closure
to
modify
values
.
上面
的
例子
还
显示
出
,
通过
引用
传递
使用
变量
是
允许
closure
修改
变量
的
方法
之一
。
Another
important
point
in
the
above
example
,
when
doing
logical
comparisons
always
put
the
variable
on the
right side
,
like
above
.
在
上面
的
例子
里
还
有
一个
非
要
重要
的
问题
,
就是
当做
逻辑
比较
时
,
要
把
变量
放
在
右边
,
就
像
上面
的
。
In
the
above
example
foo
will
automatically
be
inferred
to
be
an
integer
value
.
上面
例子
中
的
foo
将
自动
推断
为
一个
整数
值
。
In
the
above
example
,
the
dashboard
is
showing
the
CPU
usage
over the
last
hour
.
在
上面
的
例子
中
,
指示
板
显示
最近
1个
小时
的
CPU
使用
。
As
the
above
example
shows
,
by
executing
the DSL
in
various
contexts
you
can
generate
multiple
behaviors
from
the
same
business
rule
.
如
上述
示例
所
展示
的
,
通过
在
不同
上下
文中
执行
DSL
,
可以
从
同一
个
业务
规则
产生
多种
不同
的
行为
。
The
way
in which
he
approaches his
spatial
area
(
as
the
room
in the
above
example
)
is
very akin to way
he
approaches
a
blank
piece
of
paper
.
他
处理
他
的
空闲
区域
(
就
如
上面
的
例子
中
提到
的
空间
)
的
方式
和
他
处理
一
张
空白纸
的
方式
是
一样
的
。
Several
advantages
of
the
finite
element
method
may
be
appreciated
from
the
above
example
.
有限
单元
法
的
一些
优点
可以
从
上面
的
例子
来
评价
。
You
can
refer
to
Table
1
for a
summary
of
how
the
above
example
will
behave
with
various
browsers
.
可
参阅
表
1
了解
上述
示例
在
不同
浏览器
中
的
行为
概述
。
It would
also
be
difficult
to
calculate
a
name
for
the
root
element
(
EmployeeData
in
the
above
example
).
也
很难
计算
出
根
元素
的
名称
(
上
例
中
是
EmployeeData
)。
更新时间:2025-05-02 00:11